home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12097 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  493 b 

  1. Path: HiWAAY.net!rgs
  2. From: swaim@hiwaay.net (Glen & Judy Swaim)
  3. Newsgroups: comp.lang.c
  4. Subject: **How to do this in C?**
  5. Date: Fri, 29 Mar 96 01:40:09 GMT
  6. Organization: HiWAAY Information Services
  7. Message-ID: <4jfete$p0d@parlor.hiwaay.net>
  8. NNTP-Posting-Host: max2-131.hiwaay.net
  9. X-Newsreader: News Xpress 2.0 Beta #0
  10.  
  11. In visual basic 4.0 I use an OCX this way:
  12.  
  13. HTML1.RequestDoc (Text1.Text)
  14.  
  15. How do I do this in C??  It uses an OCX from the Microsoft
  16. Internet Pack called HTML.OCX.
  17.  
  18. Thanks.
  19.